Skip to main content

zigzag join

Short Description

A zigzag join works by zigzagging back and forth between two secondary indexes on the same table

Detailed Description​

A zigzag join works by zigzagging back and forth between two secondary indexes on the same table. Only rows with matching primary keys will be returned. See Zigzag Joins for more information

CockroachDB Docs - Zigzag-joins

CockroachDB Docs - Cost Based Optimizer

Search online​

If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.